home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 3 / ACE CD 3.iso / files / utils / real3d32.dms / in.adf / Macros.LZH / Macros / busytest next >
Encoding:
Text File  |  1995-05-04  |  224 b   |  14 lines

  1.  
  2. ( This example demonstrates how to use Busy Requester from RPL
  3.  
  4. 0 CONSTANT BUSYTEST
  5.  
  6. ( Load actual RPL code
  7. "r3d3:rpl/busyreq.rpl" LOAD
  8.  
  9. ( Call the word 
  10. BusyTest
  11.  
  12. ( Get rid of stuff defined by this example
  13. FORGET BUSYTEST
  14.